| Total Complexity | 9 |
| Dependencies | 1 |
| Dependents | 4 |
| Total lines | 75 |
| Lines of code | 37 |
| Logical lines of code | 13 |
| Comment lines | 15 |
| Methods | 9 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 69 | 1 | 7 | |
| set_email() | 81 | 1 | 3 | |
| set_phone() | 81 | 1 | 3 | |
| get_first_name() | 82 | 1 | 3 | |
| get_last_name() | 82 | 1 | 3 | |
| get_full_name() | 68 | 1 | 9 | |
| get_address() | 82 | 1 | 3 | |
| get_email() | 82 | 1 | 3 | |
| get_phone() | 82 | 1 | 3 |